CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 传输 文件

搜索资源列表

  1. IOCP优化过的基于UDP的P2P网络传输控件

    0下载:
  2. 一个经过IOCP优化过的基于UDP的P2P网络传输控件,只要加入对方IP和Port可自动打洞,实现P2P。可发现文字、内存流、文件。具有事件回调功能(包括发送成功,发送丢失、发送无回应(失败)、发送有应答)。 an optimization based on UDP over the P2P network transmission controls, By other IP and Port automatically burrows, and achieve P2P. Text can b
  3. 所属分类:P2P编程

    • 发布日期:2009-04-03
    • 文件大小:1952771
    • 提供者:dssz.net
  1. delphi iocp 类库

    7下载:
  2. 强大的使用delphi写的iocp类库, 支持线程池, TCP 和UDP 文件传输
  3. 所属分类:Internet/网络编程

  1. C++

    2下载:
  2. 界面 TCP UDP 文件传输 信息发送
  3. 所属分类:源码下载

  1. delphi-udp-trans delphi网络通信控件

    1下载:
  2. delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
  3. 所属分类:通讯编程

    • 发布日期:2016-01-26
    • 文件大小:47239
    • 提供者:ma chuanjun
  1. FileTransfer_1_2_i_src

    0下载:
  2. 使用tcp和udp的文件传输,能自动连接和重传。-Tcp and udp to use file transfer, can automatically connect and retransmission.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:463221
    • 提供者:winkenjiang
  1. udpsfile.rar

    1下载:
  2. 可靠的UDP文件传输,用C++builder实现的,Reliable UDP file transfer, using C++ Builder to achieve the
  3. 所属分类:File Operate

    • 发布日期:2017-05-04
    • 文件大小:1034092
    • 提供者:jingjiwu
  1. code.rar

    0下载:
  2. 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:3696
    • 提供者:陈力
  1. tftp

    0下载:
  2. 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2813
    • 提供者:Joo
  1. QT123

    0下载:
  2. QT CREATER 中写的聊天工具 能够用UDP广播信息 点对点传输文件-The chat tool written in QT CREATER point-to-point transfer files UDP broadcast information
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:2083121
    • 提供者:邓俊杰
  1. MyQQ

    0下载:
  2. 文件传输,即时聊天,TCP,UDP多种协议。-File transfer, instant messaging, TCP, UDP protocols.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1997251
    • 提供者:王涵
  1. FileTransfer

    0下载:
  2. 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:25955
    • 提供者:fy
  1. Filepost

    0下载:
  2. 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:531399
    • 提供者:李岩
  1. server

    0下载:
  2. 防丢包UDP传输server端,将文件包分成1024kb/包 如果丢包就重传如果收到ACK就继续传文件-UDP transport server-side anti-packet loss, the package into 1024kb/packet retransmission if the packet loss to receive the ACK if the file transfer to continue
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1728
    • 提供者:Lynn
  1. chatRoom

    1下载:
  2. 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:536112
    • 提供者:frank
  1. LinuxSendFile

    0下载:
  2. Linux环境下实现文件传输功能,使用UDP协议来完成-Linux environment to achieve file transfer function, use the UDP protocol to complete the
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2577
    • 提供者:katherine
  1. 20071115585

    0下载:
  2. 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:183321
    • 提供者:吴生
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. p2pati-win

    0下载:
  2. P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:709552
    • 提供者:liy
  1. UDPTCP

    0下载:
  2. UDP通讯方式,主要用于传输各种文件和字幕等,采用流方便传输.-UDP means of communication, mainly used for transmission of documents and subtitles and so on, to facilitate the use of streaming transmission.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1566075
    • 提供者:软件工作
  1. UDP_YY_1.3

    0下载:
  2. udp 穿透NAt,和文件传输,用UDP模拟tcp的机制发送文件-peer to peer programming,udp act as tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:158777
    • 提供者:陈金力
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com